[INFO] cloning repository https://github.com/keegcode/rust-newsletter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keegcode/rust-newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeegcode%2Frust-newsletter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeegcode%2Frust-newsletter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66593309fae3e22e255dd73baf439b64d8141155
[INFO] fixing keegcode/rust-newsletter against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeegcode%2Frust-newsletter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keegcode/rust-newsletter
[INFO] finished tweaking git repo https://github.com/keegcode/rust-newsletter
[INFO] tweaked toml for git repo https://github.com/keegcode/rust-newsletter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keegcode/rust-newsletter on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keegcode/rust-newsletter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535
[INFO] running `Command { std: "docker" "start" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking newsletter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `publish_topic`
[INFO] [stdout]  --> src/api.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod publish_topic;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `publish_topic`, create file "src/api/publish_topic.rs" or "src/api/publish_topic/mod.rs"
[INFO] [stdout]   = note: if there is a `mod publish_topic` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `unsubscribe`
[INFO] [stdout]  --> src/api.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod unsubscribe;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `unsubscribe`, create file "src/api/unsubscribe.rs" or "src/api/unsubscribe/mod.rs"
[INFO] [stdout]   = note: if there is a `mod unsubscribe` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `update_topic`
[INFO] [stdout]  --> src/api.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod update_topic;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `update_topic`, create file "src/api/update_topic.rs" or "src/api/update_topic/mod.rs"
[INFO] [stdout]   = note: if there is a `mod update_topic` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `publish_topic`
[INFO] [stdout]  --> src/api.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod publish_topic;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `publish_topic`, create file "src/api/publish_topic.rs" or "src/api/publish_topic/mod.rs"
[INFO] [stdout]   = note: if there is a `mod publish_topic` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `unsubscribe`
[INFO] [stdout]  --> src/api.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod unsubscribe;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `unsubscribe`, create file "src/api/unsubscribe.rs" or "src/api/unsubscribe/mod.rs"
[INFO] [stdout]   = note: if there is a `mod unsubscribe` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `update_topic`
[INFO] [stdout]  --> src/api.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod update_topic;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `update_topic`, create file "src/api/update_topic.rs" or "src/api/update_topic/mod.rs"
[INFO] [stdout]   = note: if there is a `mod update_topic` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | ... = sqlx::query!("SELECT users.email FROM subscriptions INNER JOIN users ON subscriptions.user_id = users.id WHERE topic_id = $1", self.id)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             "DELETE FROM subscriptions WHERE user_id = $1 AND topic_id = $2",
[INFO] [stdout] 47 | |             user_id,
[INFO] [stdout] 48 | |             self.id,
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         sqlx::query!(
[INFO] [stdout] 58 | |             "INSERT INTO subscriptions (user_id, topic_id) VALUES ($1, $2)",
[INFO] [stdout] 59 | |             user_id,
[INFO] [stdout] 60 | |             self.id,
[INFO] [stdout] 61 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             "UPDATE topics SET name = $1, template = $2 WHERE id = $3",
[INFO] [stdout] 71 | |             self.name,
[INFO] [stdout] 72 | |             self.template,
[INFO] [stdout] 73 | |             self.id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let topic = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 83 | |             "INSERT INTO topics (name, user_id, template) VALUES ($1, $2, $3) RETURNING id, created_at",
[INFO] [stdout] 84 | |             self.name,
[INFO] [stdout] 85 | |             self.user_id,
[INFO] [stdout] 86 | |             self.template
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/domain/topic.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout]  99 | |             "SELECT id, user_id, name, template, created_at FROM topics where name = $1",
[INFO] [stdout] 100 | |             name
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/domain/topic.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 116 | |             "SELECT id, user_id, name, template, created_at FROM topics where user_id = $1",
[INFO] [stdout] 117 | |             user_id
[INFO] [stdout] 118 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/user.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let user = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 27 | |             "INSERT INTO users (email) VALUES ($1) RETURNING id, email, created_at, verified_at",
[INFO] [stdout] 28 | |             self.email.0
[INFO] [stdout] 29 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/user.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 46 | |             "SELECT id, email, created_at, verified_at FROM users WHERE email = $1",
[INFO] [stdout] 47 | |             email.0
[INFO] [stdout] 48 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | ... = sqlx::query!("SELECT users.email FROM subscriptions INNER JOIN users ON subscriptions.user_id = users.id WHERE topic_id = $1", self.id)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             "DELETE FROM subscriptions WHERE user_id = $1 AND topic_id = $2",
[INFO] [stdout] 47 | |             user_id,
[INFO] [stdout] 48 | |             self.id,
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         sqlx::query!(
[INFO] [stdout] 58 | |             "INSERT INTO subscriptions (user_id, topic_id) VALUES ($1, $2)",
[INFO] [stdout] 59 | |             user_id,
[INFO] [stdout] 60 | |             self.id,
[INFO] [stdout] 61 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             "UPDATE topics SET name = $1, template = $2 WHERE id = $3",
[INFO] [stdout] 71 | |             self.name,
[INFO] [stdout] 72 | |             self.template,
[INFO] [stdout] 73 | |             self.id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/topic.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let topic = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 83 | |             "INSERT INTO topics (name, user_id, template) VALUES ($1, $2, $3) RETURNING id, created_at",
[INFO] [stdout] 84 | |             self.name,
[INFO] [stdout] 85 | |             self.user_id,
[INFO] [stdout] 86 | |             self.template
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/domain/topic.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout]  99 | |             "SELECT id, user_id, name, template, created_at FROM topics where name = $1",
[INFO] [stdout] 100 | |             name
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/domain/topic.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 116 | |             "SELECT id, user_id, name, template, created_at FROM topics where user_id = $1",
[INFO] [stdout] 117 | |             user_id
[INFO] [stdout] 118 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/user.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let user = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 27 | |             "INSERT INTO users (email) VALUES ($1) RETURNING id, email, created_at, verified_at",
[INFO] [stdout] 28 | |             self.email.0
[INFO] [stdout] 29 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/domain/user.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 46 | |             "SELECT id, email, created_at, verified_at FROM users WHERE email = $1",
[INFO] [stdout] 47 | |             email.0
[INFO] [stdout] 48 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `newsletter` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `newsletter` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535", kill_on_drop: false }`
[INFO] [stdout] 2ed9668480a33f94376fa22be3a10ba9fc22ad54d52312415ed8ea499ffce535
